Learn R Programming

dataquieR (version 2.1.0)

[.dataquieR_result: Extract Parts of a dataquieR Result Object

Description

Extract Parts of a dataquieR Result Object

Usage

# S3 method for dataquieR_result
[(x, ...)

Value

the sub-list of the dataquieR result object with all messages still attached

Arguments

x

the dataquieR result object

...

arguments passed to the implementation for lists.

See Also